From: Paul Eggert Date: Tue, 31 Jan 2012 01:15:56 +0000 (-0800) Subject: Spelling fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1028 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e85c483ff7341e9a5f0f313809bc8535c74e66d9;p=emacs.git Spelling fix. --- diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index bec9f295227..82336aa537f 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -284,7 +284,7 @@ floating point), and returns @code{t} if so, @code{nil} otherwise. @defun natnump object @cindex natural numbers -This predicate (whose name comes from the phrase ``natual number'') +This predicate (whose name comes from the phrase ``natural number'') tests to see whether its argument is a nonnegative integer, and returns @code{t} if so, @code{nil} otherwise. 0 is considered non-negative.